Configurates
C1.Web.Mvc.ColumnBase.Align. Sets the horizontal alignment of items in this column.
Syntax
'Declaration
Public Function Align( _
ByVal As String _
) As TBuilder
public TBuilder Align(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also